Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pandas 2+ and Spark < 3.4 incompatibility issues #474

Merged
merged 11 commits into from
Jun 6, 2023
Merged

Conversation

goodwanghan
Copy link
Collaborator

No description provided.

@goodwanghan goodwanghan changed the title Fix Pandas 2 and Spark incompatibility issues Fix Pandas 2+ and Spark < 3.4 incompatibility issues Jun 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1c3bef7) 100.00% compared to head (605fd32) 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #474   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          128       128           
  Lines        12002     12009    +7     
=========================================
+ Hits         12002     12009    +7     
Impacted Files Coverage Δ
fugue_spark/_utils/convert.py 100.00% <100.00%> (ø)
fugue_spark/_utils/io.py 100.00% <100.00%> (ø)
fugue_spark/execution_engine.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fdosani
Copy link

fdosani commented Jun 5, 2023

👏 following Ref: capitalone/datacompy#213

@goodwanghan goodwanghan linked an issue Jun 6, 2023 that may be closed by this pull request
@goodwanghan goodwanghan added this to the 0.8.5 milestone Jun 6, 2023
@goodwanghan goodwanghan added the bug Something isn't working label Jun 6, 2023
@goodwanghan goodwanghan linked an issue Jun 6, 2023 that may be closed by this pull request
@goodwanghan goodwanghan merged commit b92be71 into master Jun 6, 2023
13 checks passed
@goodwanghan goodwanghan deleted the 0.8.4.5 branch June 6, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility spark
Projects
None yet
4 participants